QuickTime 4 API Documentation

3D Graphics Programming with QuickDraw 3D 1.5.4

Previous | QD3D Book | Overview | Chapter Contents | Next |

Scale Transforms

Labels

ASCII
Scale
Binary
scal ( = 0x7363616C )

Data Format

Vector3D            scale
scale
A scaling vector.

Data Size

12

Description

A scale transform scales an object along the x , y , and z axes by the values specified by its scaling vector.

Parent Hierarchy

Shared, shape, transform.

Parent Objects

None.

Child Objects

None.

Example

Scale ( 2 2 2 )

© 1997 Apple Computer, Inc.

Previous | QD3D Book | Overview | Chapter Contents | Next |